gdk/x11: Honor hotspot during drag cancel animation
authorRobert Mader <robert.mader@posteo.de>
Mon, 9 Dec 2019 00:45:27 +0000 (01:45 +0100)
committerRobert Mader <robert.mader@posteo.de>
Mon, 9 Dec 2019 00:45:30 +0000 (01:45 +0100)
commit7a46378e7147e2f80add314256c64a268bd50137
tree6418439b7947b09622781fd68e365053256c96b1
parent9f6d12551f5ee57232ab306eaa510a07e302580c
gdk/x11: Honor hotspot during drag cancel animation

Otherwise the icon "jumps" to the cursor position with its top left when
the animation starts.
This is especially visible if the dragged item is big, like when dragging
mails in Thunderbird.
gdk/x11/gdkdrag-x11.c